home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 34 / PC Gamer IT CD 34 2-2.iso / utility / rccd30103 / _SETUP.1 / Rccd.exe / 0 / RCDATA / TFRMCDDBSTATUS / TFRMCDDBSTATUS.txt
Text File  |  1998-09-03  |  830b  |  39 lines

  1. object frmCDDBStatus: TfrmCDDBStatus
  2.   Left = 329
  3.   Top = 0
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'CDDB Download Status'
  7.   ClientHeight = 13
  8.   ClientWidth = 172
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OnClose = FormClose
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object lblStatus: TLabel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 172
  25.     Height = 13
  26.     Align = alClient
  27.     Alignment = taCenter
  28.     AutoSize = False
  29.   end
  30.   object SaveSettings: TgbSaveSettings
  31.     StoreSize = False
  32.     IniFileName = 'RCCD'
  33.     SectionName = 'CDDBStatus Form'
  34.     RegistryKey = '\Software\GaJITS\'
  35.     Left = 120
  36.     Top = 48
  37.   end
  38. end
  39.